Validates a string field using a regular expression.
@RegexFieldValidator( key = "regex.field", expression = "yourregexp")